POP3 Open  
Previous  Top  Next

 
Opens a connection with the POP3 server. This action should be performed before you perform the "POP3 Mail Loop", "POP3 Download Email" and "POP3 Delete Email" actions. There can be only one open connection with the POP3 server within a task. If you need to process several mail servers one by one, you should close the previous connection before opening the next one (see the "POP3 close" action).  
 
Host  
IP-address or Host Name of the POP3 server.  
 
Port  
Port of the POP3 server. By default it's 110.  
 
User Name  
Name of the mailbox user.  
 
Password  
User password.  
 
Variable  
Allows you to add a variable to the action or triggering event that you selected. You must place the cursor in a edit box in the settings dialog window of the action or event and then click the {V} button.  
 
 
note Related Topics  
POP3 Close  
POP3 Mail Loop  
POP3 Download Email  
POP3 Delete Email  
Parse Email  
Check for Email  
Send Email